home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2003 December / PCpro_2003_12.ISO / files / trials / mathcad / program files / mathsoft / mathcad 11 / messages / comperr_en.xml < prev    next >
Encoding:
Extensible Markup Language  |  2003-03-06  |  57.4 KB  |  2,874 lines

  1. <?XML version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE MESSAGES SYSTEM "messages.dtd">
  3.  
  4. <!-- The first 10 or so were in here and I haven't touched. Remainder -->
  5. <!-- extracted from MSG.DB: lines that contain three fields separated by "$$". -->
  6. <!-- short_name is field 2, text is field 3. DanL 4/24/98  -->
  7.  
  8. <MESSAGES>
  9.  
  10. <message>
  11. <short_name> NullInPlaceOfIdentifier </short_name>
  12. <text> Nothing was found where a variable was expected. </text>
  13. <help_topic> </help_topic>
  14. </message>
  15.  
  16. <message>
  17. <short_name> NoListInDefn </short_name>
  18. <text> Definition is not correct. </text>
  19. <help_topic> </help_topic>
  20. </message>
  21.  
  22. <message>
  23. <short_name> DefnListLengthNot2 </short_name>
  24. <text> Definition list was not of length two. </text>
  25. <help_topic> </help_topic>
  26. </message>
  27.  
  28. <message>
  29. <short_name> LHSOfDefnNotIdentifier </short_name>
  30. <text> Left hand side of definition was not a variable.</text>
  31. <help_topic> The_Expression_to_the_Left_of_the_Equal_Sign_cannot_be_Defined.html </help_topic>
  32. </message>
  33.  
  34. <message>
  35. <short_name> MalformedLambda </short_name>
  36. <text> This function is not valid. </text>
  37. <help_topic> </help_topic>
  38. </message>
  39.  
  40. <message>
  41. <short_name> ForLoopFirstNotName </short_name>
  42. <text> For loop's first argument is not a name. </text>
  43. <help_topic> </help_topic>
  44. </message>
  45.  
  46. <message>
  47. <short_name> MalformedLambdaBVList </short_name>
  48. <text> Lambda bound variable list not well-formed. </text>
  49. <help_topic> </help_topic>
  50. </message>
  51.  
  52. <message>
  53. <short_name> NoDefnListInLet </short_name>
  54. <text> Let did not contain a definition list. </text>
  55. <help_topic> </help_topic>
  56. </message>
  57.  
  58. <message>
  59. <short_name> IllegalLValue </short_name>
  60. <text> illegal l-value in assignment </text>
  61. <help_topic> The_Expression_to_the_Left_of_the_Equal_Sign_cannot_be_Defined.html </help_topic>
  62. </message>
  63.  
  64.  
  65. <message>
  66. <short_name>
  67. file not found
  68. </short_name>
  69. <text>
  70. Can't find the data file you're trying to use.
  71. </text>
  72. <help_topic> CanÆt_find_the_Data_File_youÆre_Trying_to_Use.html </help_topic>
  73. </message>
  74.  
  75. <message>
  76. <short_name>
  77. Too many files
  78. </short_name>
  79. <text>
  80. Too many files have been opened.\nChoose Associate Filename to\ndissociate some files.
  81. </text>
  82. <help_topic> </help_topic>
  83. </message>
  84.  
  85. <message>
  86. <short_name>
  87. File error
  88. </short_name>
  89. <text>
  90. Can't understand something in\nthis data file. If this file\ncame from a spreadsheet, make\nsure you saved it as ASCII text only.
  91. </text>
  92. <help_topic> CanÆt_Understand_something_in_this_Data_File.html </help_topic>
  93. </message>
  94.  
  95. <message>
  96. <short_name>
  97. illegal ORIGIN
  98. </short_name>
  99. <text>
  100. ORIGIN should be an integer whose \nmagnitude is less than 16 million.
  101. </text>
  102. <help_topic> ORIGIN_should_be_an_Integer_whose_Magnitude_is_Less_than_16_Million.html </help_topic>
  103. </message>
  104.  
  105. <message>
  106. <short_name>
  107. illegal TOL
  108. </short_name>
  109. <text>
  110. Type "TOL=" to see what the tolerance is set to. It should be a scalar \nthat is greater than 0 and less than or equal to 1. Redefine it if necessary.
  111. </text>
  112. <help_topic> Type_TOL=_to_see_what_the_Tolerance_is_set_to.html </help_topic>
  113. </message>
  114.  
  115. <message>
  116. <short_name>
  117. definition stack overflow
  118. </short_name>
  119. <text>
  120. Can't evaluate this expression. It may have resulted \nin an overflow or an infinite loop.
  121. </text>
  122. <help_topic> Can't_Evaluate_this_Expression_-_Overflow_or_an_Infinite_Loop.html </help_topic>
  123. </message>
  124.  
  125. <message>
  126. <short_name>
  127. equation too large
  128. </short_name>
  129. <text>
  130. This expression is too complicated.\nTry defining it in smaller pieces.
  131. </text>
  132. <help_topic> Equation_too_Large.html </help_topic>
  133. </message>
  134.  
  135. <message>
  136. <short_name>
  137. incompatible units
  138. </short_name>
  139. <text>
  140. The units in this expression\ndo not match.
  141. </text>
  142. <help_topic> The_Units_in_this_Expression_do_not_Match.html </help_topic>
  143. </message>
  144.  
  145. <message>
  146. <short_name>
  147. too many arguments
  148. </short_name>
  149. <text>
  150. This function has too many arguments.
  151. </text>
  152. <help_topic> The_Function_has_too_many_Arguments.html </help_topic>
  153. </message>
  154.  
  155. <message>
  156. <short_name>
  157. too few arguments
  158. </short_name>
  159. <text>
  160. This function needs more arguments.
  161. </text>
  162. <help_topic> This_Function_needs_more_Arguments.html </help_topic>
  163. </message>
  164.  
  165. <message>
  166. <short_name>
  167. interrupted
  168. </short_name>
  169. <text>
  170. You interrupted calculation. To resume,\nclick here and press "F9".
  171. </text>
  172. <help_topic> You_Interrupted_Calculation._To_resume.html </help_topic>
  173. </message>
  174.  
  175. <message>
  176. <short_name>
  177. error in list
  178. </short_name>
  179. <text>
  180. Arguments in function definitions\nmust be names.
  181. </text>
  182. <help_topic> Arguments_in_Function_Definitions_must_be_Names.html </help_topic>
  183. </message>
  184.  
  185. <message>
  186. <short_name>
  187. Input list too long.
  188. </short_name>
  189. <text>
  190. This list contains too many items.
  191. </text>
  192. <help_topic> This_List_Contains_too_many_Items.html </help_topic>
  193. </message>
  194.  
  195. <message>
  196. <short_name>
  197. missing operand
  198. </short_name>
  199. <text>
  200. This expression is incomplete. You\nmust fill in the placeholders.
  201. </text>
  202. <help_topic> This_expression_is_Incomplete,_Placeholders_must_be_Filled.html </help_topic>
  203. </message>
  204.  
  205. <message>
  206. <short_name>
  207. missing operator
  208. </short_name>
  209. <text>
  210. This expression is incomplete. You\nmust provide an operator.
  211. </text>
  212. <help_topic> The_Expression_is_Incomplete,_an_Operator_is_Required.html </help_topic>
  213. </message>
  214.  
  215. <message>
  216. <short_name>
  217. error in constant
  218. </short_name>
  219. <text>
  220. Can't understand this number.
  221. </text>
  222. <help_topic> CanÆt_Understand_this_Number.html </help_topic>
  223. </message>
  224.  
  225. <message>
  226. <short_name>
  227. indeterminate dimension
  228. </short_name>
  229. <text>
  230. Can't determine what units the result\nof this operation should have.
  231. </text>
  232. <help_topic> CanÆt_Determine_the_Units_of_the_Resulting_Operation.html </help_topic>
  233. </message>
  234.  
  235. <message>
  236. <short_name>
  237. dimension to nonreal power
  238. </short_name>
  239. <text>
  240. Can't raise an expression having\nunits to a complex power.
  241. </text>
  242. <help_topic> Can't_Raise_an_Expression_having_Units_to_a_Complex_Power.html </help_topic>
  243. </message>
  244.  
  245. <message>
  246. <short_name>
  247. illegal function name
  248. </short_name>
  249. <text>
  250. Can't understand the name of this function.\nIf you're trying to multiply, use "*".
  251. </text>
  252. <help_topic> CanÆt_Understand_the_Name_of_this_Function.html </help_topic>
  253. </message>
  254.  
  255. <message>
  256. <short_name>
  257. illegal context
  258. </short_name>
  259. <text>
  260. Illegal context. Press F1 for Help.
  261. </text>
  262. <help_topic> Illegal_Context._Press_F1_for_HELP.html </help_topic>
  263. </message>
  264.  
  265. <message>
  266. <short_name>
  267. illegal factor
  268. </short_name>
  269. <text>
  270. The unit placeholder can only have real,\nnon-zero scalars put into it.
  271. </text>
  272. <help_topic> The_unit_placeholder_can_only_have_real.html </help_topic>
  273. </message>
  274.  
  275. <message>
  276. <short_name>
  277. unmatched parenthesis
  278. </short_name>
  279. <text>
  280. This expression has a "(" without\na matching ")".
  281. </text>
  282. <help_topic> This_expression_has_a_(_without_a_).html </help_topic>
  283. </message>
  284.  
  285. <message>
  286. <short_name>
  287. undefined
  288. </short_name>
  289. <text>
  290. This variable or function\nis not defined above.
  291. </text>
  292. <help_topic> The_Variable_or_Function_is_not_Defined_Above.html </help_topic>
  293. </message>
  294.  
  295. <message>
  296. <short_name>
  297. not a name
  298. </short_name>
  299. <text>
  300. This must be the name of a\nfunction or variable.
  301. </text>
  302. <help_topic> This_must_be_the_Name_of_a_Function_or_Variable.html </help_topic>
  303. </message>
  304.  
  305. <message>
  306. <short_name>
  307. must be dimensionless
  308. </short_name>
  309. <text>
  310. Can't have anything with units\nor dimensions here.
  311. </text>
  312. <help_topic> CanÆt_have_Anything_with_Units_or_Dimensions_here.html </help_topic>
  313. </message>
  314.  
  315. <message>
  316. <short_name>
  317. must be real
  318. </short_name>
  319. <text>
  320. This value must be real. Its imaginary\n part must be zero.
  321. </text>
  322. <help_topic> This_Value_must_be_Real.html </help_topic>
  323. </message>
  324.  
  325. <message>
  326. <short_name>
  327. must be range
  328. </short_name>
  329. <text>
  330. This variable must be a range variable.
  331. </text>
  332. <help_topic> This_Variable_must_be_a_Range_Variable.html </help_topic>
  333. </message>
  334.  
  335. <message>
  336. <short_name>
  337. must be integer
  338. </short_name>
  339. <text>
  340. This must be an integer. The expression you used \nmay have a fractional part.
  341. </text>
  342. <help_topic> This_must_be_an_Integer.html </help_topic>
  343. </message>
  344.  
  345. <message>
  346. <short_name>
  347. must be array
  348. </short_name>
  349. <text>
  350. This operation can only be performed on an array.
  351. </text>
  352. <help_topic> This_Operation_can_only_be_Performed_on_an_Array.html </help_topic>
  353. </message>
  354.  
  355. <message>
  356. <short_name>
  357. must be function
  358. </short_name>
  359. <text>
  360. This operation can only be performed on a function.
  361. </text>
  362. <help_topic> The_Expression_is_Incomplete,_an_Operator_is_Required.html </help_topic>
  363. </message>
  364.  
  365. <message>
  366. <short_name>
  367. cannot contain string
  368. </short_name>
  369. <text>
  370. Cannot contain string in this function.
  371. </text>
  372. <help_topic> String_Operations.html </help_topic>
  373. </message>
  374.  
  375. <message>
  376. <short_name>
  377. must be string
  378. </short_name>
  379. <text>
  380. This operation can only be performed on a string.
  381. </text>
  382. <help_topic> String_Operations.html </help_topic>
  383. </message>
  384.  
  385. <message>
  386. <short_name>
  387. must be number or array
  388. </short_name>
  389. <text>
  390. This operation can only be performed on a number or an array.
  391. </text>
  392. <help_topic> This_Operation_can_only_be_Performed_on_a_Number_or_an_Array.html </help_topic>
  393. </message>
  394.  
  395. <message>
  396. <short_name>
  397. must be nonzero
  398. </short_name>
  399. <text>
  400. Can't evaluate this function when\nits argument is zero.
  401. </text>
  402. <help_topic> CanÆt_Evaluate_this_Function_when_its_Argument_is_Zero.html </help_topic>
  403. </message>
  404.  
  405. <message>
  406. <short_name>
  407. must be greater than zero
  408. </short_name>
  409. <text>
  410. Can't evaluate this function when\nits argument less than or equal to zero.
  411. </text>
  412. <help_topic> Can't_Evaluate_this_Function_when_its_Argument_Less_than_or_Equal_to_Zero.html </help_topic>
  413. </message>
  414.  
  415. <message>
  416. <short_name>
  417. must be greater than one
  418. </short_name>
  419. <text>
  420. This argument must be greater than one.
  421. </text>
  422. <help_topic> Can't_Evaluate_this_Function_when_its_Argument_Less_than_or_Equal_to_Zero.html </help_topic>
  423. </message>
  424.  
  425. <message>
  426. <short_name>
  427. must be either 0 or 1
  428. </short_name>
  429. <text>
  430. This argument must be either 0 or 1.
  431. </text>
  432. <help_topic> Can't_Evaluate_this_Function_when_its_Argument_Less_than_or_Equal_to_Zero.html </help_topic>
  433. </message>
  434.  
  435. <message>
  436. <short_name>
  437. must be increasing
  438. </short_name>
  439. <text>
  440. The elements in this vector\nmust be in increasing order.
  441. </text>
  442. <help_topic> The_Elements_in_this_Vector_must_be_in_Increasing_Order.html </help_topic>
  443. </message>
  444.  
  445. <message>
  446. <short_name>
  447. misplaced comma
  448. </short_name>
  449. <text>
  450. There is an extra comma in this expression.
  451. </text>
  452. <help_topic> There_is_an_Extra_Comma_in_this_Expression.html </help_topic>
  453. </message>
  454.  
  455. <message>
  456. <short_name>
  457. too many points
  458. </short_name>
  459. <text>
  460. Can't plot this many points.
  461. </text>
  462. <help_topic> CanÆt_Plot_this_many_Points.html </help_topic>
  463. </message>
  464.  
  465. <message>
  466. <short_name>
  467. array size mismatch
  468. </short_name>
  469. <text>
  470. The number of rows and/or columns\nin these arrays do not match.
  471. </text>
  472. <help_topic> The_Number_of_Rows_Columns_in_these_Arrays_do_not_Match.html </help_topic>
  473. </message>
  474.  
  475. <message>
  476. <short_name>
  477. number of guess values wrong
  478. </short_name>
  479. <text>
  480. The number of fitting parameters and the number of guess values must be same.
  481. </text>
  482. <help_topic> The_Number_of_Rows_Columns_in_these_Arrays_do_not_Match.html </help_topic>
  483. </message>
  484.  
  485. <message>
  486. <short_name>
  487. wrong size vector
  488. </short_name>
  489. <text>
  490. This vector has the wrong\nnumber of elements.
  491. </text>
  492. <help_topic>Vector_has_the_Wrong_Number_of_Elements.html </help_topic>
  493. </message>
  494.  
  495. <message>
  496. <short_name>
  497. too few elements
  498. </short_name>
  499. <text>
  500. This vector should have more elements.
  501. </text>
  502. <help_topic> This_vector_should_have_more_elements.html </help_topic>
  503. </message>
  504.  
  505. <message>
  506. <short_name>
  507. too large to display
  508. </short_name>
  509. <text>
  510. This array has more elements than\ncan be displayed at one time. Try\nusing the "submatrix" function.
  511. </text>
  512. <help_topic> </help_topic>
  513. </message>
  514.  
  515. <message>
  516. <short_name>
  517. domain error
  518. </short_name>
  519. <text>
  520. This function is undefined at one or more\nof the points you specified.
  521. </text>
  522. <help_topic> This_function_is_undefined_at_one_or_more_of_the_points.html </help_topic>
  523. </message>
  524.  
  525. <message>
  526. <short_name>
  527. overflow
  528. </short_name>
  529. <text>
  530. Found a number with a magnitude greater\nthan 10^307 while trying to evaluate\nthis expression.
  531. </text>
  532. <help_topic> Found_a_number_with_a_magnitude_greater_than.html </help_topic>
  533. </message>
  534.  
  535. <message>
  536. <short_name> LossOfPrecision </short_name>
  537. <text> Loss of precision. </text>
  538. <tip> loss of precision </tip>
  539. <help_topic> </help_topic>
  540. </message>
  541.  
  542. <message>
  543. <short_name> could not compute </short_name>
  544. <text> Could not compute. </text>
  545. <tip> could not compute </tip>
  546. <help_topic> </help_topic>
  547. </message>
  548.  
  549. <message>
  550. <short_name>
  551. could not open this file
  552. </short_name>
  553. <text>
  554. This file could not be opened. Make sure it exists.
  555. </text>
  556. <help_topic>File_could_not_be_Opened.html</help_topic>
  557. </message>
  558.  
  559. <message>
  560. <short_name>
  561. singularity
  562. </short_name>
  563. <text>
  564. Found a singularity while evaluating this\nexpression. You may be dividing by zero.
  565. </text>
  566. <help_topic> Found_a_singularity.html </help_topic>
  567. </message>
  568.  
  569. <message>
  570. <short_name>
  571. significance lost
  572. </short_name>
  573. <text>
  574. Cannot evaluate this accurately at one\nor more of the values you specified.
  575. </text>
  576. <help_topic> Cannot_evaluate_this_accurately_at_one_or_more_of_the_values.html </help_topic>
  577. </message>
  578.  
  579. <message>
  580. <short_name>
  581. significance reduced
  582. </short_name>
  583. <text>
  584. Cannot evaluate this accurately at one\nor more of the values you specified.
  585. </text>
  586. <help_topic> Cannot_Evaluate_Expression_Accurately_at_the_Values_Specified.html </help_topic>
  587. </message>
  588.  
  589. <message>
  590. <short_name>
  591. must be vector
  592. </short_name>
  593. <text>
  594. This value must be a vector.
  595. </text>
  596. <help_topic> This_Value_must_be_a_Vector.html </help_topic>
  597. </message>
  598.  
  599. <message>
  600. <short_name>
  601. index out of bounds
  602. </short_name>
  603. <text>
  604. Value of subscript or superscript is too\nbig (or too small) for this array.
  605. </text>
  606. <help_topic> Value_of_Sub_or_Superscript_is_too_Big.html </help_topic>
  607. </message>
  608.  
  609. <message>
  610. <short_name>
  611. cannot take subscript
  612. </short_name>
  613. <text>
  614. Only vectors and matrices can\nhave subscripts.
  615. </text>
  616. <help_topic> </help_topic>
  617. </message>
  618.  
  619. <message>
  620. <short_name>
  621. too many subscripts
  622. </short_name>
  623. <text>
  624. This array has too many subscripts.\nUse only one subscript for a vector\nor two for a matrix.
  625. </text>
  626. <help_topic> </help_topic>
  627. </message>
  628.  
  629. <message>
  630. <short_name>
  631. too few subscripts
  632. </short_name>
  633. <text>
  634. A matrix needs more than one subscript.\nBe sure you separated your subscripts\nwith a comma.
  635. </text>
  636. <help_topic> </help_topic>
  637. </message>
  638.  
  639. <message>
  640. <short_name>
  641. cannot take superscript
  642. </short_name>
  643. <text>
  644. Only vectors and matrices can\nhave superscripts.
  645. </text>
  646. <help_topic> </help_topic>
  647. </message>
  648.  
  649. <message>
  650. <short_name>
  651. subscript too large
  652. </short_name>
  653. <text>
  654. This subscript is too large.
  655. </text>
  656. <help_topic> Subscript_is_too_Large.html </help_topic>
  657. </message>
  658.  
  659. <message>
  660. <short_name>
  661. non-scalar value
  662. </short_name>
  663. <text>
  664. This is not a scalar. Press F1 for help.
  665. </text>
  666. <help_topic> Not_a_Scalar.html </help_topic>
  667. </message>
  668.  
  669. <message>
  670. <short_name>
  671. illegal range
  672. </short_name>
  673. <text>
  674. Can't understand the way this\nrange variable is defined.
  675. </text>
  676. <help_topic> Can_t_Understand_the_way_this_Range_Variable_is_Defined.html </help_topic>
  677. </message>
  678.  
  679. <message>
  680. <short_name>
  681. range not allowed
  682. </short_name>
  683. <text>
  684. Can't use a range variable\nin a solve block.
  685. </text>
  686. <help_topic> CanÆt_use_a_Range_Variable_in_a_Solve_Block.html </help_topic>
  687. </message>
  688.  
  689. <message>
  690. <short_name>
  691. not converging
  692. </short_name>
  693. <text>
  694. Can't converge to a solution.
  695. </text>
  696. <help_topic> CanÆt_find_a_Solution_to_this_System_of_Equations.html </help_topic>
  697. </message>
  698.  
  699. <message>
  700. <short_name>
  701. cannot be defined
  702. </short_name>
  703. <text>
  704. The expression to the left of the\nequal sign cannot be defined.
  705. </text>
  706. <help_topic> The_expression_to_left_cannot_be_defined.html </help_topic>
  707. </message>
  708.  
  709. <message>
  710. <short_name>
  711. nested solve block
  712. </short_name>
  713. <text>
  714. You have one solve block inside another.\nEvery "Given" must have a matching\nfunction such as "Find" or "Minerr".
  715. </text>
  716. <help_topic> There_is_One_solve_Block_inside_another.html </help_topic>
  717. </message>
  718.  
  719. <message>
  720. <short_name>
  721. error in solve block
  722. </short_name>
  723. <text>
  724. Something is wrong with the solve block used\nto define this function. It may need a guess\nvalue.
  725. </text>
  726. <help_topic> Something_is_Wrong_with_the_Solve_Block_used_to_Define_this_Function.html </help_topic>
  727. </message>
  728.  
  729. <message>
  730. <short_name>
  731. no matching Given
  732. </short_name>
  733. <text>
  734. A "Find" or "Minerr" must be preceded\nby a matching "Given".
  735. </text>
  736. <help_topic> A_Find_or_Minerr_must_be_preceded_by_a_matching_Given.html </help_topic>
  737. </message>
  738.  
  739. <message>
  740. <short_name>
  741. too few constraints
  742. </short_name>
  743. <text>
  744. This system of equations has more\nunknowns than there are equations.
  745. </text>
  746. <help_topic> This_System_of_Equations_has_more_Unknowns_than_Equations.html </help_topic>
  747. </message>
  748.  
  749. <message>
  750. <short_name>
  751. too many constraints
  752. </short_name>
  753. <text>
  754. Can't solve a system having this many equations.
  755. </text>
  756. <help_topic> Cannot_Solve_a_System_having_this_Many_Equations.html </help_topic>
  757. </message>
  758.  
  759. <message>
  760. <short_name>
  761. did not find solution
  762. </short_name>
  763. <text>
  764. Can't find a solution to this system of\nequations. Try a different guess value or check\nthat a solution really exists.
  765. </text>
  766. <help_topic> CanÆt_find_a_Solution_to_this_System_of_Equations.html </help_topic>
  767. </message>
  768.  
  769. <message>
  770. <short_name>
  771. illegal array operation
  772. </short_name>
  773. <text>
  774. Can't perform this operation on the entire\narray at once. Try using "vectorize" to perform\nit element by element.
  775. </text>
  776. <help_topic> CanÆt_Perform_this_Operation_on_the_Entire_Array_at_Once.html </help_topic>
  777. </message>
  778.  
  779. <message>
  780. <short_name>
  781. must be square
  782. </short_name>
  783. <text>
  784. This matrix must be square. It should have\nthe same number of rows as columns.
  785. </text>
  786. <help_topic> This_Matrix_must_be_Square.html </help_topic>
  787. </message>
  788.  
  789. <message>
  790. <short_name>
  791. must be 3-vector
  792. </short_name>
  793. <text>
  794. Cross product is defined only for vectors\nhaving exactly three elements.
  795. </text>
  796. <help_topic> Cross_product_is_defined_only_for_vectors_having_three.html </help_topic>
  797. </message>
  798.  
  799. <message>
  800. <short_name>
  801. duplicate
  802. </short_name>
  803. <text>
  804. Can't define the same variable more than \nonce in the same expression.
  805. </text>
  806. <help_topic> CanÆt_Define_the_Same_Variable_more_than_once_in_the_same_Expression.html </help_topic>
  807. </message>
  808.  
  809. <message>
  810. <short_name>
  811. invalid
  812. </short_name>
  813. <text>
  814. This is invalid. If you are using conditional \nstatements in a Mathcad program, make sure all \ncases are accounted for.
  815. </text>
  816. <help_topic> This_is_invalid._If_you_are_using_a_Mathcad_program.html </help_topic>
  817. </message>
  818.  
  819. <message>
  820. <short_name>
  821. can't interpolate
  822. </short_name>
  823. <text>
  824. Can't interpolate 3-D scatter data. All points lie in a line.
  825. </text>
  826. <help_topic> </help_topic>
  827. </message>
  828.  
  829. <message>
  830. <short_name>
  831. incompatible units
  832. </short_name>
  833. <text>
  834. The units in this expression do not match.
  835. </text>
  836. <help_topic> The_Units_in_this_Expression_do_not_Match.html </help_topic>
  837. </message>
  838.  
  839. <message>
  840. <short_name>
  841. must be positive
  842. </short_name>
  843. <text>
  844. Only positive values are allowed here.
  845. </text>
  846. <help_topic> Can't_Evaluate_this_Function_when_its_Argument_Less_than_or_Equal_to_Zero.html </help_topic>
  847. </message>
  848.  
  849. <message>
  850. <short_name>
  851. Must be a multidimensional array
  852. </short_name>
  853. <text>
  854. This array must have more than one row or column.
  855. </text>
  856. <help_topic> This_array_must_have_more_than_one_row_or_column.html </help_topic>
  857. </message>
  858.  
  859. <message>
  860. <short_name>
  861. can't plot any points
  862. </short_name>
  863. <text>
  864. All evaluations resulted in either\nan error or a complex result.
  865. </text>
  866. <help_topic> All_evaluations_resulted_in_an_error_or_complex_result.html </help_topic>
  867. </message>
  868.  
  869. <message>
  870. <short_name>
  871. Bad vectorization element
  872. </short_name>
  873. <text>
  874. Cannot vectorize this expression. \nOne or more elements may not be scalar.
  875. </text>
  876. <help_topic>  </help_topic>
  877. </message>
  878.  
  879. <message>
  880. <short_name>
  881. Invalid order
  882. </short_name>
  883. <text>
  884. Can only evaluate an nth order derivative when n=0, 1 . . 5.
  885. </text>
  886. <help_topic> Can_only_evaluate_an_nth_order_derivative_when_n=0,1..5.html </help_topic>
  887. </message>
  888.  
  889. <message>
  890. <short_name>
  891. Only one array allowed.
  892. </short_name>
  893. <text>
  894. Can't have more than one array in a contour plot.
  895. </text>
  896. <help_topic> Can't_have_more_than_One_Array_in_a_Contour_Plot.html </help_topic>
  897. </message>
  898.  
  899. <message>
  900. <short_name>
  901. EXCEPTION_FLT_OVERFLOW
  902. </short_name>
  903. <text>
  904. Found a number with a magnitude greater\nthan 10^307 while trying to evaluate\nthis expression.
  905. </text>
  906. <help_topic> </help_topic>
  907. </message>
  908.  
  909. <message>
  910. <short_name>
  911. Unknown error
  912. </short_name>
  913. <text>
  914. Can't understand something in this expression.
  915. </text>
  916. <help_topic> </help_topic>
  917. </message>
  918.  
  919. <message>
  920. <short_name>
  921. EfiMustBeScalarOrVector
  922. </short_name>
  923. <text>
  924. This must be either a scalar or a vector.
  925. </text>
  926. <help_topic> </help_topic>
  927. </message>
  928.  
  929. <message>
  930. <short_name>
  931. EfiMustBeScalarOrRealVector
  932. </short_name>
  933. <text>
  934. This must be either a scalar or a vector of real values.
  935. </text>
  936. <help_topic> </help_topic>
  937. </message>
  938.  
  939. <message>
  940. <short_name>
  941. EfiMustBeScalarOrArray
  942. </short_name>
  943. <text>
  944. There must be a scalar or array here.
  945. </text>
  946. <help_topic> </help_topic>
  947. </message>
  948.  
  949. <message>
  950. <short_name>
  951. EfiMustBeStringOrVector
  952. </short_name>
  953. <text>
  954. This must be either a string or a vector of strings.
  955. </text>
  956. <help_topic> </help_topic>
  957. </message>
  958.  
  959. <message>
  960. <short_name>
  961. EfiMustBeStringScalarOrVector
  962. </short_name>
  963. <text>
  964. This must be a string, scalar, or vector.
  965. </text>
  966. <help_topic> </help_topic>
  967. </message>
  968.  
  969. <message>
  970. <short_name>
  971. EfiMustBeStringScalarOrArray
  972. </short_name>
  973. <text>
  974. This must be a string, scalar, or matrix.
  975. </text>
  976. <help_topic> </help_topic>
  977. </message>
  978.  
  979. <message>
  980. <short_name>
  981. EfiMustBeStringOrScalar
  982. </short_name>
  983. <text>
  984. This must be either a string or a scalar.
  985. </text>
  986. <help_topic> </help_topic>
  987. </message>
  988.  
  989. <message>
  990. <short_name>
  991. may not be nested
  992. </short_name>
  993. <text>
  994. The elements in this array must be scalars.
  995. </text>
  996. <help_topic> </help_topic>
  997. </message>
  998.  
  999. <message>
  1000. <short_name>
  1001. cannot have range as element
  1002. </short_name>
  1003. <text>
  1004. The elements in this array cannot be range variables.
  1005. </text>
  1006. <help_topic> </help_topic>
  1007. </message>
  1008.  
  1009. <message>
  1010. <short_name>
  1011. invalid arguments
  1012. </short_name>
  1013. <text>
  1014. A value is invalid. It may be complex.
  1015. </text>
  1016. <help_topic> </help_topic>
  1017. </message>
  1018.  
  1019. <message>
  1020. <short_name>
  1021. invalid number of knots
  1022. </short_name>
  1023. <text>
  1024. Invalid number of knots.
  1025. </text>
  1026. <help_topic> </help_topic>
  1027. </message>
  1028.  
  1029. <message>
  1030. <short_name>
  1031. must be imaginary
  1032. </short_name>
  1033. <text>
  1034. This value must be imaginary. Its real \npart must be zero.
  1035. </text>
  1036. <help_topic> </help_topic>
  1037. </message>
  1038.  
  1039. <message>
  1040. <short_name>
  1041. floating point error
  1042. </short_name>
  1043. <text>
  1044. Encountered a floating point error.
  1045. </text>
  1046. <help_topic>Floating_point_error.html </help_topic>
  1047. </message>
  1048.  
  1049. <message>
  1050. <short_name>
  1051. Invalid base
  1052. </short_name>
  1053. <text>
  1054. This base is not allowed. The base must be positive and real.
  1055. </text>
  1056. <help_topic> </help_topic>
  1057. </message>
  1058.  
  1059. <message>
  1060. <short_name>
  1061. EfiMustBeScalarOrMatrix
  1062. </short_name>
  1063. <text>
  1064. There must be a scalar or matrix here.
  1065. </text>
  1066. <help_topic> </help_topic>
  1067. </message>
  1068.  
  1069. <message>
  1070. <short_name>
  1071. Must be a unit
  1072. </short_name>
  1073. <text>
  1074. This must be a unit.
  1075. </text>
  1076. <help_topic> </help_topic>
  1077. </message>
  1078.  
  1079. <message>
  1080. <short_name>
  1081. must be positive integer
  1082. </short_name>
  1083. <text>
  1084. This value must be a positive integer.
  1085. </text>
  1086. <help_topic> </help_topic>
  1087. </message>
  1088.  
  1089. <message>
  1090. <short_name>
  1091. increment can not be zero
  1092. </short_name>
  1093. <text>
  1094. The step size cannot be zero. 
  1095. </text>
  1096. <help_topic> </help_topic>
  1097. </message>
  1098.  
  1099. <message>
  1100. <short_name>
  1101. invalid probability value
  1102. </short_name>
  1103. <text>
  1104. The probability must be between 0 and 1. 
  1105. </text>
  1106. <help_topic> </help_topic>
  1107. </message>
  1108.  
  1109. <message>
  1110. <short_name>
  1111. undefined variable
  1112. </short_name>
  1113. <text>
  1114. This variable or function\nis not defined above. 
  1115. </text>
  1116. <help_topic> The_Variable_or_Function_is_not_Defined_Above.html </help_topic>
  1117. </message>
  1118.  
  1119. <message>
  1120. <short_name>
  1121. not enough sample points
  1122. </short_name>
  1123. <text>
  1124. There are not enough sample points. See on-line Help \nfor more information on this function.
  1125. </text>
  1126. <help_topic> </help_topic>
  1127. </message>
  1128.  
  1129. <message>
  1130. <short_name>
  1131. no duplicates
  1132. </short_name>
  1133. <text>
  1134. Cannot determine the mode. No single \nvalue occurs more frequently \nthan any others.
  1135. </text>
  1136. <help_topic> </help_topic>
  1137. </message>
  1138.  
  1139. <message>
  1140. <short_name>
  1141. increment may not be zero
  1142. </short_name>
  1143. <text>
  1144. The step size cannot be zero. 
  1145. </text>
  1146. <help_topic> </help_topic>
  1147. </message>
  1148.  
  1149. <message>
  1150. <short_name>
  1151. array element out of range
  1152. </short_name>
  1153. <text>
  1154. Value of subscript or superscript is too\nbig (or too small) for this array.
  1155. </text>
  1156. <help_topic> Value_of_Sub_or_Superscript_is_too_Big_or_Small_for_this_Array.html </help_topic>
  1157. </message>
  1158.  
  1159. <message>
  1160. <short_name>
  1161. invalid lower bound
  1162. </short_name>
  1163. <text>
  1164. The lower limit is too large. \nCannot find an accurate solution.
  1165. </text>
  1166. <help_topic> </help_topic>
  1167. </message>
  1168.  
  1169. <message>
  1170. <short_name>
  1171. invalid upper bound
  1172. </short_name>
  1173. <text>
  1174. The upper limit is too large. \nCannot find an accurate solution.
  1175. </text>
  1176. <help_topic> </help_topic>
  1177. </message>
  1178.  
  1179. <message>
  1180. <short_name>
  1181. one limit must be infinity
  1182. </short_name>
  1183. <text>
  1184. At least one limit must be infinity.
  1185. </text>
  1186. <help_topic> Mcaderror_01.html </help_topic>
  1187. </message>
  1188.  
  1189. <message>
  1190. <short_name>
  1191. invalid dimension
  1192. </short_name>
  1193. <text>
  1194. Array has an incorrect number of rows and columns.
  1195. </text>
  1196. <help_topic> </help_topic>
  1197. </message>
  1198.  
  1199. <message>
  1200. <short_name>
  1201. out of memory
  1202. </short_name>
  1203. <text>
  1204. Not enough memory for this operation.
  1205. </text>
  1206. <help_topic> Not_enough_memory_for_this_operation.html </help_topic>
  1207. </message>
  1208.  
  1209. <message>
  1210. <short_name>
  1211. empty matrix
  1212. </short_name>
  1213. <text>
  1214. This matrix must have at least 1 row or column.
  1215. </text>
  1216. <help_topic> </help_topic>
  1217. </message>
  1218.  
  1219. <message>
  1220. <short_name>
  1221. must be nonnegative
  1222. </short_name>
  1223. <text>
  1224. This value cannot be negative.
  1225. </text>
  1226. <help_topic> </help_topic>
  1227. </message>
  1228.  
  1229. <message>
  1230. <short_name>
  1231. time must be between 0 and 60
  1232. </short_name>
  1233. <text>
  1234. Time must be between 0 and 60.
  1235. </text>
  1236. <help_topic> </help_topic>
  1237. </message>
  1238.  
  1239. <message>
  1240. <short_name>
  1241. read eof error
  1242. </short_name>
  1243. <text>
  1244. Encountered an error reading \nthe end of the file. Make sure this is a valid \ndata file.
  1245. </text>
  1246. <help_topic> </help_topic>
  1247. </message>
  1248.  
  1249. <message>
  1250. <short_name>
  1251. Could not extract units
  1252. </short_name>
  1253. <text>
  1254. Cannot understand the units in this expression.
  1255. </text>
  1256. <help_topic> </help_topic>
  1257. </message>
  1258.  
  1259. <message>
  1260. <short_name>
  1261. Must be list
  1262. </short_name>
  1263. <text>
  1264. This must be a list.
  1265. </text>
  1266. <help_topic> </help_topic>
  1267. </message>
  1268.  
  1269. <message>
  1270. <short_name>
  1271. must be real vector
  1272. </short_name>
  1273. <text>
  1274. Must be a vector of real elements.
  1275. </text>
  1276. <help_topic> </help_topic>
  1277. </message>
  1278.  
  1279. <message>
  1280. <short_name>
  1281. Matrix expected
  1282. </short_name>
  1283. <text>
  1284. Must be a matrix. Cannot be a scalar or a vector.
  1285. </text>
  1286. <help_topic> </help_topic>
  1287. </message>
  1288.  
  1289. <message>
  1290. <short_name>
  1291. Unexpected plot error
  1292. </short_name>
  1293. <text>
  1294. Could not create the plot.
  1295. </text>
  1296. <help_topic> </help_topic>
  1297. </message>
  1298.  
  1299. <message>
  1300. <short_name>
  1301. incompatible dimension
  1302. </short_name>
  1303. <text>
  1304. The number of rows or columns do not match.
  1305. </text>
  1306. <help_topic> </help_topic>
  1307. </message>
  1308.  
  1309. <message>
  1310. <short_name>
  1311. input must be 1 or 2 dimensional
  1312. </short_name>
  1313. <text>
  1314. Must have 1 or 2 columns.
  1315. </text>
  1316. <help_topic> </help_topic>
  1317. </message>
  1318.  
  1319. <message>
  1320. <short_name>
  1321. illegal interval
  1322. </short_name>
  1323. <text>
  1324. This is not a valid interval.
  1325. </text>
  1326. <help_topic> Error_02_This_is_not_a_valid_interval.html </help_topic>
  1327. </message>
  1328.  
  1329. <message>
  1330. <short_name>
  1331. first vector must be longer than 1
  1332. </short_name>
  1333. <text>
  1334. The first vector argument \nmust have more than 1 element.
  1335. </text>
  1336. <help_topic> </help_topic>
  1337. </message>
  1338.  
  1339. <message>
  1340. <short_name>
  1341. invalid format
  1342. </short_name>
  1343. <text>
  1344. The format of this vector is \ninvalid. Press F1 for help.
  1345. </text>
  1346. <help_topic> Error_03_The_format_of_this_vector_is_invalid.html </help_topic>
  1347. </message>
  1348.  
  1349. <message>
  1350. <short_name>
  1351. must be one dimensional
  1352. </short_name>
  1353. <text>
  1354. This vector must have 1 column.
  1355. </text>
  1356. <help_topic> </help_topic>
  1357. </message>
  1358.  
  1359. <message>
  1360. <short_name>
  1361. Must Be Two Row Vector
  1362. </short_name>
  1363. <text>
  1364. This vector must have two rows.
  1365. </text>
  1366. <help_topic> </help_topic>
  1367. </message>
  1368.  
  1369. <message>
  1370. <short_name>
  1371. must be ascending
  1372. </short_name>
  1373. <text>
  1374. The elements in this vector\nmust be in ascending order, although \nrepeating values are allowed.
  1375. </text>
  1376. <help_topic>  </help_topic>
  1377. </message>
  1378.  
  1379. <message>
  1380. <short_name>
  1381. argument function error
  1382. </short_name>
  1383. <text>
  1384. This function cannot be used here.
  1385. </text>
  1386. <help_topic> </help_topic>
  1387. </message>
  1388.  
  1389. <message>
  1390. <short_name>
  1391. need more data points than parameters
  1392. </short_name>
  1393. <text>
  1394. There must be more data points than parameters.
  1395. </text>
  1396. <help_topic> </help_topic>
  1397. </message>
  1398.  
  1399. <message>
  1400. <short_name>
  1401. more data needed
  1402. </short_name>
  1403. <text>
  1404. More data are needed for this function.
  1405. </text>
  1406. <help_topic> </help_topic>
  1407. </message>
  1408.  
  1409. <message>
  1410. <short_name>
  1411. must have more than three observations
  1412. </short_name>
  1413. <text>
  1414. There must be more than three data points.
  1415. </text>
  1416. <help_topic> </help_topic>
  1417. </message>
  1418.  
  1419. <message>
  1420. <short_name>
  1421. must have fewer than five factors
  1422. </short_name>
  1423. <text>
  1424. This vector must have fewer than five columns.
  1425. </text>
  1426. <help_topic> This_vector_must_have_fewer_than_five_columns.html</help_topic>
  1427. </message>
  1428.  
  1429. <message>
  1430. <short_name>
  1431. must be odd integer
  1432. </short_name>
  1433. <text>
  1434. This value must be an odd integer
  1435. </text>
  1436. <help_topic>Must_be_Odd_Integer.html </help_topic>
  1437. </message>
  1438.  
  1439. <message>
  1440. <short_name>
  1441. window width must be less than the length of the vector
  1442. </short_name>
  1443. <text>
  1444. This value must be smaller than the number of data points. 
  1445. </text>
  1446. <help_topic> </help_topic>
  1447. </message>
  1448.  
  1449. <message>
  1450. <short_name>
  1451. integer too small
  1452. </short_name>
  1453. <text>
  1454. This integer is too small.
  1455. </text>
  1456. <help_topic> Integer_too_Small.html </help_topic>
  1457. </message>
  1458.  
  1459. <message>
  1460. <short_name>
  1461. integer too large
  1462. </short_name>
  1463. <text>
  1464. This integer is too large.
  1465. </text>
  1466. <help_topic>Integer_too_Large.html </help_topic>
  1467. </message>
  1468.  
  1469. <message>
  1470. <short_name>
  1471. need too large array to finish this operation
  1472. </short_name>
  1473. <text>
  1474. Cannot complete this operation. \nAn array used during the calculation is too large.
  1475. </text>
  1476. <help_topic> </help_topic>
  1477. </message>
  1478.  
  1479. <message>
  1480. <short_name>
  1481. must be less than the number of data points
  1482. </short_name>
  1483. <text>
  1484. Scalar must be less than the number of data points.
  1485. </text>
  1486. <help_topic> </help_topic>
  1487. </message>
  1488.  
  1489. <message>
  1490. <short_name>
  1491. need more data points than the degree of polynomial
  1492. </short_name>
  1493. <text>
  1494. The number of data points must be higher \nthan the degree of polynomial.
  1495. </text>
  1496. <help_topic> </help_topic>
  1497. </message>
  1498.  
  1499. <message>
  1500. <short_name>
  1501. compiler error
  1502. </short_name>
  1503. <text>
  1504. An internal compiler error has occured.
  1505. </text>
  1506. <help_topic> </help_topic>
  1507. </message>
  1508.  
  1509. <message>
  1510. <short_name>
  1511. Wrong number of Arguments
  1512. </short_name>
  1513. <text>
  1514. You have provided the wrong number of arguments.
  1515. </text>
  1516. <help_topic> </help_topic>
  1517. </message>
  1518.  
  1519. <message>
  1520. <short_name>
  1521. Could not create data to pass to component
  1522. </short_name>
  1523. <text>
  1524. Could not create data to pass to component.
  1525. </text>
  1526. <help_topic> </help_topic>
  1527. </message>
  1528.  
  1529. <message>
  1530. <short_name>
  1531. stack overflow
  1532. </short_name>
  1533. <text>
  1534. Can't evaluate this expression. It may have resulted \nin an overflow or an infinite loop
  1535. </text>
  1536. <help_topic> Can't_Evaluate_this_Expression_-_Overflow_or_an_Infinite_Loop.html </help_topic>
  1537. </message>
  1538.  
  1539. <message>
  1540. <short_name>
  1541. break is only legal within a loop
  1542. </short_name>
  1543. <text>
  1544. A Break statement is allowed only inside a loop.
  1545. </text>
  1546. <help_topic> </help_topic>
  1547. </message>
  1548.  
  1549. <message>
  1550. <short_name>
  1551. continue is only legal within a loop
  1552. </short_name>
  1553. <text>
  1554. A Continue statement is allowed only inside a loop.
  1555. </text>
  1556. <help_topic> </help_topic>
  1557. </message>
  1558.  
  1559. <message>
  1560. <short_name>
  1561. end points cannot be the same
  1562. </short_name>
  1563. <text>
  1564. The end points cannot be the same.
  1565. </text>
  1566. <help_topic> </help_topic>
  1567. </message>
  1568.  
  1569. <message>
  1570. <short_name>
  1571. must be >= 10.0^-16
  1572. </short_name>
  1573. <text>
  1574. This value must be greater than or equal to 10.0^-16.
  1575. </text>
  1576. <help_topic> </help_topic>
  1577. </message>
  1578.  
  1579. <message>
  1580. <short_name>
  1581. must be <= 10000
  1582. </short_name>
  1583. <text>
  1584. This value must be less than or equal to 10000.
  1585. </text>
  1586. <help_topic> </help_topic>
  1587. </message>
  1588.  
  1589. <message>
  1590. <short_name>
  1591. must be >= 2
  1592. </short_name>
  1593. <text>
  1594. This value must be greater than or equal to 2.
  1595. </text>
  1596. <help_topic> </help_topic>
  1597. </message>
  1598.  
  1599. <message>
  1600. <short_name>
  1601. cannot solve more than 8 equations
  1602. </short_name>
  1603. <text>
  1604. Cannot solve more than 8 differental equations.
  1605. </text>
  1606. <help_topic> </help_topic>
  1607. </message>
  1608.  
  1609. <message>
  1610. <short_name>
  1611. fitting point must be between end points
  1612. </short_name>
  1613. <text>
  1614. The fitting point must be between end points.
  1615. </text>
  1616. <help_topic> </help_topic>
  1617. </message>
  1618.  
  1619. <message>
  1620. <short_name>
  1621. shooting failed : try different initial guess
  1622. </short_name>
  1623. <text>
  1624. Could not find a solution. \nTry different initial guess.
  1625. </text>
  1626. <help_topic> </help_topic>
  1627. </message>
  1628.  
  1629. <message>
  1630. <short_name>
  1631. Fail to calculate initial conditions
  1632. </short_name>
  1633. <text>
  1634. Unable to calculate initial conditions.
  1635. </text>
  1636. <help_topic> </help_topic>
  1637. </message>
  1638.  
  1639. <message>
  1640. <short_name>
  1641. Fail to calculate the discripancy vector of the ending boundary condition
  1642. </short_name>
  1643. <text>
  1644. Unable to calculate the discripancy \nvector of the ending boundary condition.
  1645. </text>
  1646. <help_topic> </help_topic>
  1647. </message>
  1648.  
  1649. <message>
  1650. <short_name>
  1651. dimensions must be > 4
  1652. </short_name>
  1653. <text>
  1654. Must have more than 4 rows.
  1655. </text>
  1656. <help_topic> </help_topic>
  1657. </message>
  1658.  
  1659. <message>
  1660. <short_name>
  1661. (rows-1) must be a power of 2
  1662. </short_name>
  1663. <text>
  1664. The number of rows-1 must be a power of 2.
  1665. </text>
  1666. <help_topic> </help_topic>
  1667. </message>
  1668.  
  1669. <message>
  1670. <short_name>
  1671. root finder failed
  1672. </short_name>
  1673. <text>
  1674. Could not find a solution because \nthe root finder failed.
  1675. </text>
  1676. <help_topic>Could_not_find_a_solution_because_the_root_finder_failed.html </help_topic>
  1677. </message>
  1678.  
  1679. <message>
  1680. <short_name>
  1681. step size too small
  1682. </short_name>
  1683. <text>
  1684. Can't converge to a solution. Try \ndifferent guess values for the \nunknown initial conditions. 
  1685. </text>
  1686. <help_topic> </help_topic>
  1687. </message>
  1688.  
  1689. <message>
  1690. <short_name>
  1691. too many integrator steps
  1692. </short_name>
  1693. <text>
  1694. Can't converge to a solution. Encountered \ntoo many integrator steps.
  1695. </text>
  1696. <help_topic> Mcaduntitled00000591.html</help_topic>
  1697. </message>
  1698.  
  1699. <message>
  1700. <short_name>
  1701. too many unknowns
  1702. </short_name>
  1703. <text>
  1704. Unable to find solution. Too many unknowns.
  1705. </text>
  1706. <help_topic> </help_topic>
  1707. </message>
  1708.  
  1709. <message>
  1710. <short_name>
  1711. invalid index
  1712. </short_name>
  1713. <text>
  1714. Value of subscript or superscript \nis not valid for this array. The \nsubscript or superscript may not be an integer.
  1715. </text>
  1716. <help_topic> </help_topic>
  1717. </message>
  1718.  
  1719. <message>
  1720. <short_name>
  1721. lower row index greater than upper row index
  1722. </short_name>
  1723. <text>
  1724. The lower row index should be \nsmaller than the upper row index.
  1725. </text>
  1726. <help_topic> </help_topic>
  1727. </message>
  1728.  
  1729. <message>
  1730. <short_name>
  1731. lower column index greater than upper column index
  1732. </short_name>
  1733. <text>
  1734. The lower column index should be \ngreater than the upper column index.
  1735. </text>
  1736. <help_topic> </help_topic>
  1737. </message>
  1738.  
  1739. <message>
  1740. <short_name>
  1741. upper index out of bounds
  1742. </short_name>
  1743. <text>
  1744. upper index out of bounds
  1745. </text>
  1746. <help_topic> </help_topic>
  1747. </message>
  1748.  
  1749. <message>
  1750. <short_name>
  1751. Unable to create binder
  1752. </short_name>
  1753. <text>
  1754. Unable to create binder.
  1755. </text>
  1756. <help_topic> </help_topic>
  1757. </message>
  1758.  
  1759. <message>
  1760. <short_name>
  1761. Couldn't allocate space for matrix
  1762. </short_name>
  1763. <text>
  1764. Not enough memory to store a matrix this large.
  1765. </text>
  1766. <help_topic> </help_topic>
  1767. </message>
  1768.  
  1769. <message>
  1770. <short_name>
  1771. Could not Eval Component
  1772. </short_name>
  1773. <text>
  1774. Could not evaluate the component.
  1775. </text>
  1776. <help_topic> </help_topic>
  1777. </message>
  1778.  
  1779. <message>
  1780. <short_name>
  1781. function is undefined for 0 and negative integers
  1782. </short_name>
  1783. <text>
  1784. This value cannot be 0 or a negative integer.
  1785. </text>
  1786. <help_topic> </help_topic>
  1787. </message>
  1788.  
  1789. <message>
  1790. <short_name>
  1791. row argument not a number
  1792. </short_name>
  1793. <text>
  1794. The row argument must be an integer.
  1795. </text>
  1796. <help_topic> </help_topic>
  1797. </message>
  1798.  
  1799. <message>
  1800. <short_name>
  1801. column argument not a number
  1802. </short_name>
  1803. <text>
  1804. The column argument must be an integer.
  1805. </text>
  1806. <help_topic> </help_topic>
  1807. </message>
  1808.  
  1809. <message>
  1810. <short_name>
  1811. rows or cols must be greater than 0
  1812. </short_name>
  1813. <text>
  1814. The number of rows or cols must be greater than 0.
  1815. </text>
  1816. <help_topic> </help_topic>
  1817. </message>
  1818.  
  1819. <message>
  1820. <short_name>
  1821. matrix too big
  1822. </short_name>
  1823. <text>
  1824. Cannot complete this operation. \nAn array used during the calculation is too large.
  1825. </text>
  1826. <help_topic> </help_topic>
  1827. </message>
  1828.  
  1829. <message>
  1830. <short_name>
  1831. number of rows must be power of 2
  1832. </short_name>
  1833. <text>
  1834. The number of rows must be a power of 2.
  1835. </text>
  1836. <help_topic>Error_05_The_number_of_rows_must_be_a_power_of_2.html</help_topic>
  1837. </message>
  1838.  
  1839. <message>
  1840. <short_name>
  1841. no solution found
  1842. </short_name>
  1843. <text>
  1844. Could not find a solution.
  1845. </text>
  1846. <help_topic> </help_topic>
  1847. </message>
  1848.  
  1849. <message>
  1850. <short_name>
  1851. file too big
  1852. </short_name>
  1853. <text>
  1854. This file is too large to interpret.
  1855. </text>
  1856. <help_topic> </help_topic>
  1857. </message>
  1858.  
  1859. <message>
  1860. <short_name>
  1861. could not read file
  1862. </short_name>
  1863. <text>
  1864. This file could not be opened. Make sure it exists.
  1865. </text>
  1866. <help_topic> </help_topic>
  1867. </message>
  1868.  
  1869. <message>
  1870. <short_name>
  1871. Unable to append to file
  1872. </short_name>
  1873. <text>
  1874. Unable to append to this file. \nMake sure it has the same number of \ncolumns as the matrix you are appending.
  1875. </text>
  1876. <help_topic> </help_topic>
  1877. </message>
  1878.  
  1879. <message>
  1880. <short_name>
  1881. illegal PRNPRECISION
  1882. </short_name>
  1883. <text>
  1884. PRNPRECISION must be between 1 and 16.
  1885. </text>
  1886. <help_topic> </help_topic>
  1887. </message>
  1888.  
  1889. <message>
  1890. <short_name>
  1891. illegal PRNCOLWIDTH
  1892. </short_name>
  1893. <text>
  1894. PRNCOLWIDTH must be between 1 and 132.
  1895. </text>
  1896. <help_topic> </help_topic>
  1897. </message>
  1898.  
  1899. <message>
  1900. <short_name>
  1901. unable to open file
  1902. </short_name>
  1903. <text>
  1904. This file could not be opened. Make sure it exists.
  1905. </text>
  1906. <help_topic> </help_topic>
  1907. </message>
  1908.  
  1909. <message>
  1910. <short_name>
  1911. error in mcs file
  1912. </short_name>
  1913. <text>
  1914. There is an error in the mcs file.
  1915. </text>
  1916. <help_topic> </help_topic>
  1917. </message>
  1918.  
  1919. <message>
  1920. <short_name>
  1921. unrecognized image format
  1922. </short_name>
  1923. <text>
  1924. This image format is not supported.
  1925. </text>
  1926. <help_topic> Error_06_This_image_format_is_not_supported.html </help_topic>
  1927. </message>
  1928.  
  1929. <message>
  1930. <short_name>
  1931. can't understand data file
  1932. </short_name>
  1933. <text>
  1934. Can't understand something in\nthis data file. If this file\ncame from a spreadsheet, make\nsure you saved it as ASCII text only.
  1935. </text>
  1936. <help_topic> CanÆt_Understand_something_in_this_Data_File.html </help_topic>
  1937. </message>
  1938.  
  1939. <message>
  1940. <short_name>
  1941. not a packed image matrix
  1942. </short_name>
  1943. <text>
  1944. This array is not appropriate. The \nnumber of columns must be a multiple of 3.
  1945. </text>
  1946. <help_topic> </help_topic>
  1947. </message>
  1948.  
  1949. <message>
  1950. <short_name>
  1951. error writing file
  1952. </short_name>
  1953. <text>
  1954. Cannot write to this file. Make sure it \nexists and is not read-only.
  1955. </text>
  1956. <help_topic> </help_topic>
  1957. </message>
  1958.  
  1959. <message>
  1960. <short_name>
  1961. Unable to write to file
  1962. </short_name>
  1963. <text>
  1964. Cannot write to this file. Make sure it \nexists and is not read-only.
  1965. </text>
  1966. <help_topic> </help_topic>
  1967. </message>
  1968.  
  1969. <message>
  1970. <short_name>
  1971. Symbolic operator only
  1972. </short_name>
  1973. <text>
  1974. You must evaluate this operator symbolically. \nPress [Ctrl] [Period].
  1975. </text>
  1976. <help_topic> </help_topic>
  1977. </message>
  1978.  
  1979. <message>
  1980. <short_name>
  1981. size too large
  1982. </short_name>
  1983. <text>
  1984. Cannot complete this operation. \nEncountered an array too large to manipulate.
  1985. </text>
  1986. <help_topic> </help_topic>
  1987. </message>
  1988.  
  1989. <message>
  1990. <short_name>
  1991. incorrect column dimensions
  1992. </short_name>
  1993. <text>
  1994. Incorrect number of columns.
  1995. </text>
  1996. <help_topic> </help_topic>
  1997. </message>
  1998.  
  1999. <message>
  2000. <short_name>
  2001. Could not Initialize Component
  2002. </short_name>
  2003. <text>
  2004. Could not initialize the component.
  2005. </text>
  2006. <help_topic> </help_topic>
  2007. </message>
  2008.  
  2009. <message>
  2010. <short_name>
  2011. Error in equation
  2012. </short_name>
  2013. <text>
  2014. Cannot understand something in this equation.
  2015. </text>
  2016. <help_topic> </help_topic>
  2017. </message>
  2018.  
  2019. <message>
  2020. <short_name>
  2021. too many traces
  2022. </short_name>
  2023. <text>
  2024. You cannot plot more than 16 traces.
  2025. </text>
  2026. <help_topic> </help_topic>
  2027. </message>
  2028.  
  2029. <message>
  2030. <short_name>
  2031. unexpected return value
  2032. </short_name>
  2033. <text>
  2034. Encountered an error during calculation.
  2035. </text>
  2036. <help_topic> </help_topic>
  2037. </message>
  2038.  
  2039. <message>
  2040. <short_name>
  2041. vector elements cannot all be the same
  2042. </short_name>
  2043. <text>
  2044. All the elements in the vector cannot be the same.
  2045. </text>
  2046. <help_topic> </help_topic>
  2047. </message>
  2048.  
  2049. <message>
  2050. <short_name>
  2051. unequal vector dimensions
  2052. </short_name>
  2053. <text>
  2054. The vectors must have the same number of rows.
  2055. </text>
  2056. <help_topic> </help_topic>
  2057. </message>
  2058.  
  2059. <message>
  2060. <short_name>
  2061. y col unequal x row
  2062. </short_name>
  2063. <text>
  2064. The number of columns of this argument must be equal to the number of rows of the previous argument.
  2065. </text>
  2066. <help_topic> </help_topic>
  2067. </message>
  2068.  
  2069. <message>
  2070. <short_name>
  2071. loess cannot extrapolate
  2072. </short_name>
  2073. <text>
  2074. Loess cannot extrapolate.
  2075. </text>
  2076. <help_topic> Loess_cannot_Extrapolate.html </help_topic>
  2077. </message>
  2078.  
  2079. <message>
  2080. <short_name>
  2081. incorrect number of interpolating points
  2082. </short_name>
  2083. <text>
  2084. Incorrect number of interpolating points.
  2085. </text>
  2086. <help_topic> </help_topic>
  2087. </message>
  2088.  
  2089. <message>
  2090. <short_name>
  2091. invalid interpolation points
  2092. </short_name>
  2093. <text>
  2094. Invalid interpolation points.
  2095. </text>
  2096. <help_topic> </help_topic>
  2097. </message>
  2098.  
  2099. <message>
  2100. <short_name>
  2101. non-positive definite matrix
  2102. </short_name>
  2103. <text>
  2104. Matrix must be positive definite.
  2105. </text>
  2106. <help_topic> Mcaderror_07.html </help_topic>
  2107. </message>
  2108.  
  2109. <message>
  2110. <short_name>
  2111. singular matrix
  2112. </short_name>
  2113. <text>
  2114. Matrix is singular. \nCannot compute its inverse.
  2115. </text>
  2116. <help_topic> </help_topic>
  2117. </message>
  2118.  
  2119. <message>
  2120. <short_name>
  2121. number of rows less than number of columns
  2122. </short_name>
  2123. <text>
  2124. The number of rows can't be less than number of columns.
  2125. </text>
  2126. <help_topic> </help_topic>
  2127. </message>
  2128.  
  2129. <message>
  2130. <short_name>
  2131. file i/o error
  2132. </short_name>
  2133. <text>
  2134. Encountered a file i/o error.
  2135. </text>
  2136. <help_topic> </help_topic>
  2137. </message>
  2138.  
  2139. <message>
  2140. <short_name>
  2141. error in identifier
  2142. </short_name>
  2143. <text>
  2144. Error in identifier.
  2145. </text>
  2146. <help_topic> </help_topic>
  2147. </message>
  2148.  
  2149. <message>
  2150. <short_name>
  2151. No valid points in plot
  2152. </short_name>
  2153. <text>
  2154. There are no valid points to plot.
  2155. </text>
  2156. <help_topic> </help_topic>
  2157. </message>
  2158.  
  2159. <message>
  2160. <short_name>
  2161. body of while loop never executed
  2162. </short_name>
  2163. <text>
  2164. The body of the while loop was \nnever executed.
  2165. </text>
  2166. <help_topic> </help_topic>
  2167. </message>
  2168.  
  2169. <message>
  2170. <short_name>
  2171. internal error, expected united value
  2172. </short_name>
  2173. <text>
  2174. Internal error, expected united value.
  2175. </text>
  2176. <help_topic> </help_topic>
  2177. </message>
  2178.  
  2179. <message>
  2180. <short_name>
  2181. Unrecognised node encountered in Execute::Exec
  2182. </short_name>
  2183. <text>
  2184. Unrecognized node encountered in Execute::Exec.
  2185. </text>
  2186. <help_topic> </help_topic>
  2187. </message>
  2188.  
  2189. <message>
  2190. <short_name>
  2191. Malformed equation in if block
  2192. </short_name>
  2193. <text>
  2194. Can't understand the equation in if statement.
  2195. </text>
  2196. <help_topic> </help_topic>
  2197. </message>
  2198.  
  2199. <message>
  2200. <short_name>
  2201. Range start value must be a real number
  2202. </short_name>
  2203. <text>
  2204. First value of the range must be real.
  2205. </text>
  2206. <help_topic> </help_topic>
  2207. </message>
  2208.  
  2209. <message>
  2210. <short_name>
  2211. Range next value must be a real number
  2212. </short_name>
  2213. <text>
  2214. The values in the range must be real.
  2215. </text>
  2216. <help_topic> </help_topic>
  2217. </message>
  2218.  
  2219. <message>
  2220. <short_name>
  2221. Range stop value must be a real number
  2222. </short_name>
  2223. <text>
  2224. The values in the range must be real.
  2225. </text>
  2226. <help_topic> </help_topic>
  2227. </message>
  2228.  
  2229. <message>
  2230. <short_name>
  2231. infinite range variable
  2232. </short_name>
  2233. <text>
  2234. Range cannot be infinite.
  2235. </text>
  2236. <help_topic> </help_topic>
  2237. </message>
  2238.  
  2239. <message>
  2240. <short_name>
  2241. must be matrix
  2242. </short_name>
  2243. <text>
  2244. This value must be a matrix.
  2245. </text>
  2246. <help_topic> </help_topic>
  2247. </message>
  2248.  
  2249. <message>
  2250. <short_name>
  2251. must be matrix 2x1
  2252. </short_name>
  2253. <text>
  2254. This value must be a 2x1 matrix.
  2255. </text>
  2256. <help_topic> </help_topic>
  2257. </message>
  2258.  
  2259.  
  2260. <message>
  2261. <short_name>
  2262. Right-hand side must be a column vector
  2263. </short_name>
  2264. <text>
  2265. Right-hand side of the definition \nmust be a column vector.
  2266. </text>
  2267. <help_topic> </help_topic>
  2268. </message>
  2269.  
  2270. <message>
  2271. <short_name>
  2272. NotAnInt
  2273. </short_name>
  2274. <text>
  2275. This is not an integer.
  2276. </text>
  2277. <help_topic> </help_topic>
  2278. </message>
  2279.  
  2280. <message>
  2281. <short_name>
  2282. Unrecognized Trace Type
  2283. </short_name>
  2284. <text>
  2285. Can't understand the trace type.
  2286. </text>
  2287. <help_topic> </help_topic>
  2288. </message>
  2289.  
  2290. <message>
  2291. <short_name>
  2292. nvar finder failed
  2293. </short_name>
  2294. <text>
  2295. Unable to determine the number of variables.
  2296. </text>
  2297. <help_topic> </help_topic>
  2298. </message>
  2299.  
  2300. <message>
  2301. <short_name>
  2302. too many iterations
  2303. </short_name>
  2304. <text>
  2305. Can't find a solution.\nEncountered too many iterations.
  2306. </text>
  2307. <help_topic> </help_topic>
  2308. </message>
  2309.  
  2310. <message>
  2311. <short_name>
  2312. file extension error
  2313. </short_name>
  2314. <text>
  2315. Encountered a file extension error.
  2316. </text>
  2317. <help_topic> </help_topic>
  2318. </message>
  2319.  
  2320. <message>
  2321. <short_name>
  2322. function error
  2323. </short_name>
  2324. <text>
  2325. Encountered a function error.
  2326. </text>
  2327. <help_topic> </help_topic>
  2328. </message>
  2329.  
  2330. <message>
  2331. <short_name>
  2332. must view as a surface plot
  2333. </short_name>
  2334. <text>
  2335. Primitive lists can only be displayed in a surface plot.\nChange the display as setting to Surface Plot.
  2336. </text>
  2337. <help_topic> </help_topic>
  2338. </message>
  2339.  
  2340. <message>
  2341. <short_name>
  2342. must be even integer
  2343. </short_name>
  2344. <text>
  2345. This must be an even integer.
  2346. </text>
  2347. <help_topic> </help_topic>
  2348. </message>
  2349.  
  2350. <message>
  2351. <short_name>
  2352. must be real array
  2353. </short_name>
  2354. <text>
  2355. This must be a real array.
  2356. </text>
  2357. <help_topic> </help_topic>
  2358. </message>
  2359.  
  2360. <message>
  2361. <short_name>
  2362. cannot mix string with other type
  2363. </short_name>
  2364. <text>
  2365. Elements must be all strings or all scalars.
  2366. </text>
  2367. <help_topic> </help_topic>
  2368. </message>
  2369.  
  2370. <message>
  2371. <short_name>
  2372. root must be bracketed in zriddr
  2373. </short_name>
  2374. <text>
  2375. The function values on the two bracket end \npoints must be of opposite signs.
  2376. </text>
  2377. <help_topic>  Error031_The_function_values_must_be_of_opposite_signs.html </help_topic>
  2378. </message>
  2379.  
  2380. <message>
  2381. <short_name>
  2382. root must be bracketed in zbrent
  2383. </short_name>
  2384. <text>
  2385. The function values on the two bracket end \npoints must be of opposite signs.
  2386. </text>
  2387. <help_topic>Error031_The_function_values_must_be_of_opposite_signs.html</help_topic>
  2388. </message>
  2389.  
  2390. <message>
  2391. <short_name>
  2392. must be between 0 and 1
  2393. </short_name>
  2394. <text>
  2395. This argument must be between 0 and 1.
  2396. </text>
  2397. <help_topic> </help_topic>
  2398. </message>
  2399.  
  2400. <message>
  2401. <short_name>
  2402. must be greater than -1
  2403. </short_name>
  2404. <text>
  2405. This argument must be greater than -1.
  2406. </text>
  2407. <help_topic> </help_topic>
  2408. </message>
  2409.  
  2410. <message>
  2411. <short_name>
  2412. must be greater than or equal to -1
  2413. </short_name>
  2414. <text>
  2415. This argument must be greater than or equal to -1.
  2416. </text>
  2417. <help_topic> </help_topic>
  2418. </message>
  2419.  
  2420. <message>
  2421. <short_name>
  2422. start must be less than end
  2423. </short_name>
  2424. <text>
  2425. Start period must be less than the end period.
  2426. </text>
  2427. <help_topic> </help_topic>
  2428. </message>
  2429.  
  2430. <message>
  2431. <short_name>
  2432. must contain at least one positive value and one negative value
  2433. </short_name>
  2434. <text>
  2435. The vector must contain at least one positive element and one negative element.
  2436. </text>
  2437. <help_topic> </help_topic>
  2438. </message>
  2439.  
  2440. <message>
  2441. <short_name>
  2442. per must be less than nper
  2443. </short_name>
  2444. <text>
  2445. The period must be less than the total number of payment periods.
  2446. </text>
  2447. <help_topic> </help_topic>
  2448. </message>
  2449.  
  2450. <message>
  2451. <short_name>
  2452. cumulative interval cannot be greater than nper
  2453. </short_name>
  2454. <text>
  2455. The cumulative interval cannot be greater than the total number of payment periods.
  2456. </text>
  2457. <help_topic> </help_topic>
  2458. </message>
  2459.  
  2460. <message>
  2461. <short_name>
  2462. start cannot be greater than nper
  2463. </short_name>
  2464. <text>
  2465. The start period cannot be greater than the total number of payment periods.
  2466. </text>
  2467. <help_topic> </help_topic>
  2468. </message>
  2469.  
  2470. <message>
  2471. <short_name>
  2472. end cannot be greater than nper
  2473. </short_name>
  2474. <text>
  2475. The end period cannot be greater than the total number of payment periods.
  2476. </text>
  2477. <help_topic> </help_topic>
  2478. </message>
  2479.  
  2480. <message>
  2481. <short_name>
  2482. number of guess values must be 3
  2483. </short_name>
  2484. <text>
  2485. The number of guess values must be 3.
  2486. </text>
  2487. <help_topic> </help_topic>
  2488. </message>
  2489.  
  2490. <message>
  2491. <short_name>
  2492. must be an integer greater than 1
  2493. </short_name>
  2494. <text>
  2495. This value must be an integer greater than 1.
  2496. </text>
  2497. <help_topic> </help_topic>
  2498. </message>
  2499.  
  2500.  
  2501. <message>
  2502. <short_name>
  2503. must be between 0 and 5
  2504. </short_name>
  2505. <text>
  2506. This number must be between 0 and 5. 
  2507. </text>
  2508. <help_topic> </help_topic>
  2509. </message>
  2510.  
  2511. <message>
  2512. <short_name>
  2513. cannot mix scalar with string when sorting
  2514. </short_name>
  2515. <text>
  2516. All values must be either scalars or strings.
  2517. </text>
  2518. <help_topic> </help_topic>
  2519. </message>
  2520.  
  2521. <message>
  2522. <short_name>
  2523. must be negative
  2524. </short_name>
  2525. <text>
  2526. This value must be negative.
  2527. </text>
  2528. <help_topic> </help_topic>
  2529. </message>
  2530.  
  2531. <message>
  2532. <short_name>
  2533. invalid argument
  2534. </short_name>
  2535. <text>
  2536. This argument is not valid.
  2537. </text>
  2538. <help_topic> </help_topic>
  2539. </message>
  2540.  
  2541. <message>
  2542. <short_name>
  2543. cannot compute a vertical line
  2544. </short_name>
  2545. <text>
  2546. The data cannot form a vertical line. 
  2547. </text>
  2548. <help_topic> </help_topic>
  2549. </message>
  2550.  
  2551. <message>
  2552. <short_name>
  2553. span too small.  fewer data values than degrees of freedom.
  2554. </short_name>
  2555. <text>
  2556. The span is too small. The span multiplied by the number \nof data points should be at least 1.
  2557. </text>
  2558. <help_topic> </help_topic>
  2559. </message>
  2560.  
  2561. <message>
  2562. <short_name>
  2563. span too large
  2564. </short_name>
  2565. <text>
  2566. The span is too large. During the computation it makes an integer too large to be represented by computer.
  2567. </text>
  2568. <help_topic> </help_topic>
  2569. </message>
  2570.  
  2571. <message>
  2572. <short_name>
  2573. the number of columns must be equal to the number of rows of x coordinate matrix
  2574. </short_name>
  2575. <text>
  2576. The number of columns in the second array must \nbe the same as the number of rows in the first array.
  2577. </text>
  2578. <help_topic> </help_topic>
  2579. </message>
  2580.  
  2581.  
  2582. <message>
  2583. <short_name>
  2584. must be a function of 2 variables
  2585. </short_name>
  2586. <text>
  2587. This must be the name of a function of two variables.
  2588. </text>
  2589. <help_topic> </help_topic>
  2590. </message>
  2591.  
  2592. <message>
  2593. <short_name>
  2594. must be a 3 element vector
  2595. </short_name>
  2596. <text>
  2597. This array must have three elements.
  2598. </text>
  2599. <help_topic> </help_topic>
  2600. </message>
  2601.  
  2602.  
  2603. <message>
  2604. <short_name>
  2605. function must return a 3 element vector or a scalar
  2606. </short_name>
  2607. <text>
  2608. The function must return a scalar or a three-element vector.
  2609. </text>
  2610. <help_topic> </help_topic>
  2611. </message>
  2612.  
  2613. <message>
  2614. <short_name>
  2615. must be a function of 1 variable
  2616. </short_name>
  2617. <text>
  2618. This must be the name of a function of one variable.
  2619. </text>
  2620. <help_topic> </help_topic>
  2621. </message>
  2622.  
  2623. <message>
  2624. <short_name>
  2625. must be a mapping function
  2626. </short_name>
  2627. <text>
  2628. This must be the name of a mapping function.
  2629. </text>
  2630. <help_topic> This_must_be_the_name_of_a_mapping_function.html </help_topic>
  2631. </message>
  2632.  
  2633. <message>
  2634. <short_name>
  2635. must be identifier
  2636. </short_name>
  2637. <text>
  2638. This must be a variable.
  2639. </text>
  2640. <help_topic> </help_topic>
  2641. </message>
  2642.  
  2643. <message>
  2644. <short_name>
  2645. can't find this polyhedron.
  2646. </short_name>
  2647. <text>
  2648. The polyhedron number must be between 1 and 80.
  2649. </text>
  2650. <help_topic> </help_topic>
  2651. </message>
  2652.  
  2653. <message>
  2654. <short_name>
  2655. must have at least 2 colors.
  2656. </short_name>
  2657. <text>
  2658. Array must have at least two rows to \nrepresent at least two colors.
  2659. </text>
  2660. <help_topic> </help_topic>
  2661. </message>
  2662.  
  2663. <message>
  2664. <short_name>
  2665. cannot mix scalar and string for this function
  2666. </short_name>
  2667. <text>
  2668. All values must be either scalars or strings.
  2669. </text>
  2670. <help_topic> </help_topic>
  2671. </message>
  2672.  
  2673. <message>
  2674. <short_name>
  2675. must be 1, 2 or 3
  2676. </short_name>
  2677. <text>
  2678. This value can only be 1, 2 or 3.
  2679. </text>
  2680. <help_topic> </help_topic>
  2681. </message>
  2682.  
  2683. <message>
  2684. <short_name>
  2685. must be >= 0
  2686. </short_name>
  2687. <text>
  2688. This value must be greater than or equal to zero.
  2689. </text>
  2690. <help_topic> </help_topic>
  2691. </message>
  2692.  
  2693. <message>
  2694. <short_name>
  2695. lamPowerFail
  2696. </short_name>
  2697. <text>
  2698. Compositional powers are only defined for functions which take a single argument.
  2699. </text>
  2700. <help_topic> </help_topic>
  2701. </message>
  2702.  
  2703. <message>
  2704. <short_name>
  2705. obsolete function
  2706. </short_name>
  2707. <text>
  2708. This function is obsolete.\nPress [F1] for Help.
  2709. </text>
  2710. <help_topic>McadObsolete_functions.html
  2711. </help_topic>
  2712. </message>
  2713.  
  2714. <!-- These messages describe type errors caught by jonathon's efi template classes. -->
  2715.  
  2716. <message><short_name> 
  2717. value 
  2718. </short_name><text> 
  2719. A value was expected here. 
  2720. </text><help_topic></help_topic></message>
  2721.  
  2722. <message><short_name> 
  2723. int
  2724. </short_name><text> 
  2725. An integer was expected here. Your\nexpression may have a non-numeric,\nfractional or imaginary part.
  2726. </text><help_topic></help_topic></message>
  2727.  
  2728. <message><short_name> 
  2729. uint
  2730. </short_name><text> 
  2731. A positive integer was expected here.\nYour expression may be less than zero\nor not a whole number.
  2732. </text><help_topic></help_topic></message>
  2733.  
  2734. <message><short_name>
  2735. real
  2736. </short_name><text> 
  2737. A real number was expected here. Your\nexpression may have an imaginary part.
  2738. </text><help_topic></help_topic></message>
  2739.  
  2740. <message><short_name>
  2741. complex
  2742. </short_name><text> 
  2743. A number was expected here.
  2744. </text><help_topic></help_topic></message>
  2745.  
  2746. <message><short_name>
  2747. vector[value]
  2748. </short_name><text> 
  2749. A vector was expected here. 
  2750. </text><help_topic></help_topic></message>
  2751.  
  2752. <message><short_name>
  2753. vector[int]
  2754. </short_name><text> 
  2755. A vector of integers was expected here.\nYour expression may not be a vector, or\nit may contain a non-integral value.
  2756. </text><help_topic></help_topic></message>
  2757.  
  2758. <message><short_name>
  2759. vector[int]
  2760. </short_name><text> 
  2761. A vector of positive integers was expected\nhere. Your expression may not be a vector,\nor it may contain a non-integral value.
  2762. </text><help_topic></help_topic></message>
  2763.  
  2764. <message><short_name>
  2765. vector[real]
  2766. </short_name><text> 
  2767. A vector of real numbers was expected\nhere. Your expression may not be a\nvector, or it may contain a non-real value.
  2768. </text><help_topic></help_topic></message>
  2769.  
  2770. <message><short_name>
  2771. vector[complex]
  2772. </short_name><text> 
  2773. A vector of numbers was expected here.\nYour expression may not be a vector, or\nit may contain a non-numeric value.
  2774. </text><help_topic></help_topic></message>
  2775.  
  2776. <message><short_name>
  2777. vector[string]
  2778. </short_name><text> 
  2779. A vector of strings was expected here.\nYour expression may not be a vector, or\nit may contain a non-string value.
  2780. </text><help_topic></help_topic></message>
  2781.  
  2782. <message><short_name>
  2783. matrix[value]
  2784. </short_name><text> 
  2785. An array was expected here. 
  2786. </text><help_topic></help_topic></message>
  2787.  
  2788. <message><short_name>
  2789. matrix[int]
  2790. </short_name><text> 
  2791. An array of integers was expected here.\nYour expression may not be an array, or\nit may contain a non-integral value.
  2792. </text><help_topic></help_topic></message>
  2793.  
  2794. <message><short_name>
  2795. matrix[int]
  2796. </short_name><text> 
  2797. An array of positive integers was expected\nhere. Your expression may not be an array,\nor it may contain a non-integral value.
  2798. </text><help_topic></help_topic></message>
  2799.  
  2800. <message><short_name>
  2801. matrix[real]
  2802. </short_name><text> 
  2803. An array of real numbers was expected\nhere. Your expression may not be an\narray, or it may contain a non-real value.
  2804. </text><help_topic></help_topic></message>
  2805.  
  2806. <message><short_name>
  2807. matrix[complex]
  2808. </short_name><text> 
  2809. An array of numbers was expected here.\nYour expression may not be an array,\nor it may contain a non-numeric value.
  2810. </text><help_topic></help_topic></message>
  2811.  
  2812. <message><short_name>
  2813. matrix[string]
  2814. </short_name><text> 
  2815. An array of strings was expected here.\nYour expression may not be an array,\nor it may contain a non-string value.
  2816. </text><help_topic></help_topic></message>
  2817.  
  2818. <message><short_name>
  2819. no match 
  2820. </short_name><text> 
  2821. No matching values were found.
  2822. </text><help_topic></help_topic></message>
  2823.  
  2824. <message><short_name>
  2825. PdeRealMatrixExpected 
  2826. </short_name><text> 
  2827. pde: Expecting real matrix of certain size.
  2828. </text>
  2829. <help_topic></help_topic>
  2830. </message>
  2831.  
  2832.  
  2833. <message>
  2834. <short_name>
  2835. UndefinedOperation
  2836. </short_name>
  2837. <text>
  2838. This expression is undefined. For example, the expression 0/0 is undefined.
  2839. </text>
  2840. <help_topic> </help_topic>
  2841. </message>
  2842.  
  2843. <message>
  2844. <short_name>
  2845. Unknown error
  2846. </short_name>
  2847. <text>
  2848. Unknown error.
  2849. </text>
  2850. <help_topic> </help_topic>
  2851. </message>
  2852.  
  2853. <message>
  2854. <short_name>
  2855. unknown error
  2856. </short_name>
  2857. <text>
  2858. Unknown error.
  2859. </text>
  2860. <help_topic> </help_topic>
  2861. </message>
  2862.  
  2863. <message>
  2864. <short_name>
  2865. FILE_OPEN_ERROR
  2866. </short_name>
  2867. <text>
  2868. Can't find the data file you're trying to use.
  2869. </text>
  2870. <help_topic> </help_topic>
  2871. </message>
  2872.  
  2873. </MESSAGES>
  2874.